home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 000274_timbl@www3.cern.ch _Fri Oct 30 12:26:56 1992.msg < prev    next >
Internet Message Format  |  1994-01-24  |  1KB

  1. Return-Path: <timbl@www3.cern.ch>
  2. Received: from dxmint.cern.ch by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  3.     id AA24481; Fri, 30 Oct 92 12:26:56 MET
  4. Received: by dxmint.cern.ch (dxcern) (5.57/3.14)
  5.     id AA26866; Fri, 30 Oct 92 12:38:58 +0100
  6. Received: by www3.cern.ch (NX5.67c/NX3.0S)
  7.     id AA06790; Fri, 30 Oct 92 12:36:48 +0100
  8. Date: Fri, 30 Oct 92 12:36:48 +0100
  9. From: Tim Berners-Lee <timbl@www3.cern.ch>
  10. Message-Id: <9210301136.AA06790@www3.cern.ch>
  11. Received: by NeXT.Mailer (1.87.1)
  12. Received: by NeXT Mailer (1.87.1)
  13. To: Edward Vielmetti <emv@msen.com>
  14. Subject: Re: port to bsdi / TOUPPER problem 
  15. Cc: www-talk@nxoc01.cern.ch
  16. Reply-To: timbl@nxoc01.cern.ch
  17.  
  18.  
  19. >  problem fixed, let me tell you how i did it for a suggested change 
  20.  
  21. >  to the library arrangement.
  22. >  
  23.  
  24. >  1st, i moved the TOUPPER / TOLOWER code out of tcp.h into HTUtils.h.
  25. >  
  26.  
  27. >  2nd, I took out the ifdefs and made it always check whether something
  28. >  is lowercase before uppercasing it and vice versa.
  29. >  
  30.  
  31. >  this seems to have fixed the immediate problems, and should be more
  32. >  portable to boot.
  33. >  
  34.  
  35. >  i think there's a declaration in SGML.c that could be removed too.
  36. >  
  37.  
  38.  
  39. All done ... I'll test it with the next release.  Thanks!
  40.  
  41.     Tim BL
  42.   
  43.